-
Home
-
File Manager for Google Drive – Integrate Google Drive with WordPress
-
1.4.3
-
Code
-
Classes
- Account
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
17 |
Total lines |
251 |
Lines of code |
146 |
Logical lines of code |
90 |
Comment lines |
39 |
Methods |
16 |
Properties |
2 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_active_account() |
A |
56 |
8 |
18 |
get_accounts() |
S |
56 |
7 |
18 |
delete_account() |
S |
54 |
6 |
20 |
get_account_user_id() |
S |
58 |
3 |
17 |
get_storage_usage() |
S |
56 |
3 |
17 |
set_active_account_id() |
S |
63 |
3 |
11 |
instance() |
S |
70 |
3 |
6 |
update_account() |
S |
62 |
2 |
11 |
__construct() |
S |
79 |
2 |
3 |
get_root_id() |
S |
74 |
2 |
4 |
get_specific_folders() |
S |
74 |
2 |
4 |
get_access_token() |
S |
74 |
2 |
4 |
set_active_account_id_cookie() |
S |
77 |
1 |
3 |
clear_active_account_id_cookie() |
S |
78 |
1 |
3 |
get_active_account_id_from_cookie() |
S |
79 |
1 |
3 |
get_active_account_id() |
S |
75 |
1 |
4 |